home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: ODF R1 RefCounting Exte
- Sent: 5/30/96 6:03 PM
- Received: 5/31/96 8:09 AM
- From: Henri Lamiraux, lamiraux@apple.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- >I'll try to save Greg the trouble. After re-reading the description of
- >ODRefCntObject, I think you're right. The extension creation function should
- >be setting the refCount to 1, not FW_CExtensionManager::AcquireExtension().
- >A note to that effect might be useful in the Engineering Note on Extensions.
- >
- >Kirk Swenson
- >Senior Software Engineer
- >Key Curriculum Press
- >kswenson@keypress.com
-
- ODRefcounted should be setting the refcount to 1. I did not look at the
- OpenDoc sources but it would make sens to me to have the initialization
- method of ODFRefCounted object setting the refcount to 1. Are you sure
- that you are not missing a call to your parent class during
- initialization of your extention?
-
- .......................................................................
- Henri Lamiraux lamiraux@apple.com
- Apple Computer, Inc. OpenDoc(tm) Development Framework
- .......................................................................
-
-